PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class


In This Topic
    PDFStandardRectangle Class Methods
    In This Topic

    For a list of all members of this type, see PDFStandardRectangle members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the COS rectangle.  
    Public MethodGets the rectangle height.  
    Public MethodGets the position of lower-left corner.  
    Public MethodGets the lower-left x coordinate.  
    Public MethodGets the lower-left y coordinate.  
    Public MethodGets the position of upper-right corner.  
    Public MethodGets the upper-right x coordinate.  
    Public MethodGets the upper-right y coordinate.  
    Public MethodGets the rectangle width.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodOverloaded. Tests if the given point is located inside the rectangle.  
    Public MethodGets the COS rectangle.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the position of lower-left corner.  
    Public MethodSets the lower-left x coordinate.  
    Public MethodSets the lower-left y coordinate.  
    Public MethodSets the position of upper-right corner.  
    Public MethodSets the upper-right x coordinate.  
    Public MethodSets the upper-right y coordinate.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also